Make gtk-im-context-none work
authorMatthias Clasen <mclasen@redhat.com>
Tue, 24 Feb 2015 03:00:55 +0000 (22:00 -0500)
committerMatthias Clasen <mclasen@redhat.com>
Tue, 24 Feb 2015 03:06:02 +0000 (22:06 -0500)
commitb0b38c106deaa77d7bcbd4ecb7de6b41c07a9d22
treefb960a502c082f0f75c5db58175deaace784fa15
parentaba2de34436035513b11faa2da4c7c56cc38ede9
Make gtk-im-context-none work

This was added a few years ago, as a way to have _no_ im context
at all. But it didn't actually work. Make it work, and streamline
the handling of none by moving it all to gtkimmodule.c.

As part of this, add context to the translated names of all
im modules we ship.
16 files changed:
gtk/gtkimmodule.c
gtk/gtkimmulticontext.c
modules/input/imam-et.c
modules/input/imbroadway.c
modules/input/imcedilla.c
modules/input/imcyrillic-translit.c
modules/input/imime.c
modules/input/iminuktitut.c
modules/input/imipa.c
modules/input/immultipress.c
modules/input/imquartz.c
modules/input/imthai.c
modules/input/imti-er.c
modules/input/imti-et.c
modules/input/imviqr.c
modules/input/imxim.c